home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / SchoolView.BackModule / SchoolView.nib / data.classes next >
Text File  |  1995-06-12  |  313b  |  25 lines

  1. SchoolView = {
  2.     ACTIONS = {
  3.     inspector:;
  4.     takeValues:;
  5.     };
  6.     OUTLETS = {
  7.     countSlider;
  8.     avoidSlider;
  9.     thePanel;
  10.     followSwitch;
  11.     avoidField;
  12.     vMaxSlider;
  13.     vMaxField;
  14.     countField;
  15.     theFont;
  16.     targetImage;
  17.     };
  18.     SUPERCLASS = View;
  19. };
  20. FirstResponder = {
  21.     ACTIONS = {
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25.